instruction length meaning in English
指令长度
Examples
- The risc mcu core is based on harvard architecture with 14 - bit instruction length and 8 - bit data length and two - level instruction pipeline the performance of the risc mcu has been improved by replacing micro - program with direct logic block
设计的riscmcu采用14位字长指令总线和8位字长数据总线分离的harvard结构和二级指令流水设计,并使用硬布线逻辑代替微程序控制,加快了微控制器的速度,提高了指令执行效率。 - In order to solve the problems about unfixed instruction length , stack - orientation and addressing virtualization in jvm instruction set , the instruction fetch unit , stack cache and mechanism of address translation in java chip system are studied
为了解决java虚拟机指令系统中指令不定长、面向堆栈和地址虚拟化等问题,本文研究了java芯片中取指部件、堆栈缓冲部件和地址转换机制以及相应物理存储器的管理等关键技术。 - The core is based on harvard architecture with 16 - bit instruction length and 8 - bit data length . the performance of mcu has been improved greatly by introducing single - clock - cycle instructions , setting multiple high - speed working registers and replacing micro - program with direct logic block etc . to keep the mcu core reusable and transplantable , the whole mcu core has been coded for synthesis in verilog hdl
该mcu核采用哈佛结构、 16位指令字长和8位数据字长,通过设计单周期指令、在内部设置多个快速寄存器及采用硬布线逻辑代替微程序控制的方法,加快了微处理器的速度,提高了指令的执行效率。